home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-05-20 | 709 b | 30 lines |
- #
- # Prototype makefile for directories containing only system header
- # files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.hdrs
- # Mon May 20 12:15:53 PDT 1991
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- HDRS = core.h exec.h machSignal.h ptrace.h
- INCLUDEDIR = /sprite/lib/include/sun4.md/sys
- MAKEFILE = Makefile
- SUBDIRS =
- DISTDIR ?= /dist/sprite/src/lib/include/sun4.md/sys
-
- SYSMAKEFILE = hdrs.mk
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-